summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-08-19comphelper: reduce copypasta with UniquePtrValueLess functorMichael Stahl2-8/+18
2015-08-19comphelper: remove unnecessary include <stack>Michael Stahl1-2/+0
2015-08-19comphelper::isA(Type... -> Type == cppu::UnoType...Stephan Bergmann1-14/+0
2015-08-19Remove unused comphelper::isAReferenceStephan Bergmann1-11/+0
2015-08-19comphelper::isA(Any... -> Any::hasStephan Bergmann1-12/+0
2015-08-19Remove two silly typedefsStephan Bergmann2-7/+1
2015-08-19Consolidate isFileUrl checksStephan Bergmann2-2/+37
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann1-15/+0
2015-08-19Replace utl::LocalFileHelper::IsLocalFile -> ...::IsFileUrlStephan Bergmann1-1/+1
2015-08-19vcl: kill 'special member functions' the compiler generatesThorsten Behrens1-20/+0
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara1-0/+6
2015-08-18ConvertSystemPathToURL->getFileURLFromSystemPathCaolán McNamara1-1/+0
2015-08-18ConvertURLToSystemPath->getSystemPathFromFileURLCaolán McNamara1-1/+0
2015-08-18rBaseURL argument now unusedCaolán McNamara2-2/+2
2015-08-18Get rid of obsolete LocalFileHelper::IsFileContentStephan Bergmann1-1/+0
2015-08-18Remove newly unused ucbhelper/fileidentifierconverter.hxxStephan Bergmann1-97/+0
2015-08-18lok: namespace and re-work various types & helper functions.Michael Meeks1-23/+37
2015-08-18Remove obsolete getLocalFileURLStephan Bergmann1-14/+0
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