summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-08-18lok::Document getStyles methodMihai Varga2-0/+11
2015-08-18tdf#84323: Make osl::Condition::wait more readableStephan Bergmann1-0/+4
2015-08-17o3tl: rename compat_functional headerThorsten Behrens1-0/+0
2015-08-17o3tl: remove unused codeThorsten Behrens1-26/+1
2015-08-17tdf#84323: Make osl::Thread::wait more readableStephan Bergmann2-8/+43
2015-08-17tdf#93482 vcl rendercontext: add Window::RequestDoubleBuffering()Miklos Vajna1-0/+2
2015-08-17make Control::ImplCallEventListenersAndHandler take a lambdaNoel Grandin1-5/+3
2015-08-17make Link<> typedNoel Grandin1-4/+5
2015-08-17make Link<> typedNoel Grandin1-5/+2
2015-08-17make Link<> typedNoel Grandin2-3/+4
2015-08-17convert Link<> to typedNoel Grandin1-2/+3
2015-08-17make Link<> typedNoel Grandin1-2/+2
2015-08-17maSelectHdl is unusedNoel Grandin1-3/+0
2015-08-17make Link<> typedNoel Grandin1-5/+5
2015-08-17maDoubleClickHdl is unusedNoel Grandin1-2/+0
2015-08-17maRequestDateInfoHdl is unusedNoel Grandin1-2/+0
2015-08-17maDateRangeChangedHdl is unusedNoel Grandin1-2/+0
2015-08-17maSelectionChangingHdl is unusedNoel Grandin1-2/+0
2015-08-17make Link<> typedNoel Grandin1-2/+2
2015-08-17Put Line under tools namespaceNorbert Thiebaud4-6/+11
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud25-104/+119
2015-08-16sal_uLong to sal_Int32/longMatteo Casalin1-18/+18
2015-08-16sal_uLong to sal_uInt32Matteo Casalin2-2/+2
2015-08-16Use constants instead of (possibly wrong) magic numbersMatteo Casalin1-1/+2
2015-08-16sal_uLong to sal_uInt32 as TextPaM paragraph numberMatteo Casalin2-44/+44
2015-08-16sal_uInt16 to sal_Int32Matteo Casalin1-3/+3
2015-08-16sal_uInt16/short to sal_uInt16, minor optimizationsMatteo Casalin1-1/+1
2015-08-16sal_uInt16 to sal_Int32Matteo Casalin1-1/+1
2015-08-16sal_uInt16 to sal_Int32Matteo Casalin1-10/+10
2015-08-16Throbber: remove redundant field and fix conversion warningsMatteo Casalin1-1/+0
2015-08-16tdf#39468 Translate German comments - include/svxPhilipp Weissenbacher5-104/+117
2015-08-16tdf#92411 : don't select all toolbar buttons in the ImageMap EditorSzymon Kłos1-0/+1
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe3-9/+4
2015-08-14vcl opengl: fix setting up debug context on WindowsMiklos Vajna1-0/+1
2015-08-14fix windows build, partial revert of my commitNoel Grandin1-0/+4
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin112-139/+138
2015-08-14remove default value from PrinterOptionsHelper::getIntValueNoel Grandin1-2/+2
2015-08-14remove default value from DffPropSet::GetPropertyValueNoel Grandin1-1/+1
2015-08-14make Link<> instances typedNoel Grandin1-31/+13
2015-08-14don't show remember password in the CMIS connectionsSzymon Kłos2-1/+5
2015-08-14added 'Remember password' checkboxSzymon Kłos1-1/+3
2015-08-14store password for service if filledSzymon Kłos1-0/+1
2015-08-14added password field in the Add service dialogSzymon Kłos1-0/+5
2015-08-14Rework of the 'Add service' dialogSzymon Kłos1-15/+17
2015-08-14Show unavailable services with disabled controlsSzymon Kłos1-2/+6
2015-08-14Breadcrumb: changed first entry label ('Root')Szymon Kłos1-0/+1
2015-08-14reuse data from SvtFileView in the FolderTreeSzymon Kłos2-0/+5
2015-08-13Add a globally usable WindowsErrorString functionTor Lillqvist1-0/+46
2015-08-13make Link<> instances typedNoel Grandin1-2/+2
2015-08-13make Link<> instances typedNoel Grandin2-3/+3