summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* comphelper::isA(Any... -> Any::hasStephan Bergmann2015-08-191-12/+0
* Remove two silly typedefsStephan Bergmann2015-08-192-7/+1
* Consolidate isFileUrl checksStephan Bergmann2015-08-192-2/+37
* Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann2015-08-191-15/+0
* Replace utl::LocalFileHelper::IsLocalFile -> ...::IsFileUrlStephan Bergmann2015-08-191-1/+1
* vcl: kill 'special member functions' the compiler generatesThorsten Behrens2015-08-191-20/+0
* for testing allow disabling configmgr for time critical pathsCaolán McNamara2015-08-191-0/+6
* ConvertSystemPathToURL->getFileURLFromSystemPathCaolán McNamara2015-08-181-1/+0
* ConvertURLToSystemPath->getSystemPathFromFileURLCaolán McNamara2015-08-181-1/+0
* rBaseURL argument now unusedCaolán McNamara2015-08-182-2/+2
* Get rid of obsolete LocalFileHelper::IsFileContentStephan Bergmann2015-08-181-1/+0
* Remove newly unused ucbhelper/fileidentifierconverter.hxxStephan Bergmann2015-08-181-97/+0
* lok: namespace and re-work various types & helper functions.Michael Meeks2015-08-181-23/+37
* Remove obsolete getLocalFileURLStephan Bergmann2015-08-181-14/+0
* lok::Document getStyles methodMihai Varga2015-08-182-0/+11
* tdf#84323: Make osl::Condition::wait more readableStephan Bergmann2015-08-181-0/+4
* o3tl: rename compat_functional headerThorsten Behrens2015-08-171-0/+0
* o3tl: remove unused codeThorsten Behrens2015-08-171-26/+1
* tdf#84323: Make osl::Thread::wait more readableStephan Bergmann2015-08-172-8/+43
* tdf#93482 vcl rendercontext: add Window::RequestDoubleBuffering()Miklos Vajna2015-08-171-0/+2
* make Control::ImplCallEventListenersAndHandler take a lambdaNoel Grandin2015-08-171-5/+3
* make Link<> typedNoel Grandin2015-08-171-4/+5
* make Link<> typedNoel Grandin2015-08-171-5/+2
* make Link<> typedNoel Grandin2015-08-172-3/+4
* convert Link<> to typedNoel Grandin2015-08-171-2/+3
* make Link<> typedNoel Grandin2015-08-171-2/+2
* maSelectHdl is unusedNoel Grandin2015-08-171-3/+0
* make Link<> typedNoel Grandin2015-08-171-5/+5
* maDoubleClickHdl is unusedNoel Grandin2015-08-171-2/+0
* maRequestDateInfoHdl is unusedNoel Grandin2015-08-171-2/+0
* maDateRangeChangedHdl is unusedNoel Grandin2015-08-171-2/+0
* maSelectionChangingHdl is unusedNoel Grandin2015-08-171-2/+0
* make Link<> typedNoel Grandin2015-08-171-2/+2
* Put Line under tools namespaceNorbert Thiebaud2015-08-174-6/+11
* Put Polygon from tools under tools:: namespaceNorbert Thiebaud2015-08-1725-104/+119
* sal_uLong to sal_Int32/longMatteo Casalin2015-08-161-18/+18
* sal_uLong to sal_uInt32Matteo Casalin2015-08-162-2/+2
* Use constants instead of (possibly wrong) magic numbersMatteo Casalin2015-08-161-1/+2
* sal_uLong to sal_uInt32 as TextPaM paragraph numberMatteo Casalin2015-08-162-44/+44
* sal_uInt16 to sal_Int32Matteo Casalin2015-08-161-3/+3
* sal_uInt16/short to sal_uInt16, minor optimizationsMatteo Casalin2015-08-161-1/+1
* sal_uInt16 to sal_Int32Matteo Casalin2015-08-161-1/+1
* sal_uInt16 to sal_Int32Matteo Casalin2015-08-161-10/+10
* Throbber: remove redundant field and fix conversion warningsMatteo Casalin2015-08-161-1/+0
* tdf#39468 Translate German comments - include/svxPhilipp Weissenbacher2015-08-165-104/+117
* tdf#92411 : don't select all toolbar buttons in the ImageMap EditorSzymon Kłos2015-08-161-0/+1
* framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-08-143-9/+4
* vcl opengl: fix setting up debug context on WindowsMiklos Vajna2015-08-141-0/+1
* fix windows build, partial revert of my commitNoel Grandin2015-08-141-0/+4
* remove default value from SfxPoolItem::PutValueNoel Grandin2015-08-14112-139/+138