summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-08-21Remove demonstrated-useless comphelper::compareStephan Bergmann
2015-08-21linguistic: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe
2015-08-20afl-clang-fast apparently miscompiles thisCaolán McNamara
2015-08-20remove dead commentNoel Grandin
2015-08-20make color button work in chart line sidebar panelMarkus Mohrhard
2015-08-20handle new color picker correctly in chart sidebarMarkus Mohrhard
2015-08-19o3tl: cow_wrapper add move constructor/assignmentDaniel Robertson
2015-08-19comphelper: reduce copypasta with UniquePtrValueLess functorMichael Stahl
2015-08-19comphelper: remove unnecessary include <stack>Michael Stahl
2015-08-19comphelper::isA(Type... -> Type == cppu::UnoType...Stephan Bergmann
2015-08-19Remove unused comphelper::isAReferenceStephan Bergmann
2015-08-19comphelper::isA(Any... -> Any::hasStephan Bergmann
2015-08-19Remove two silly typedefsStephan Bergmann
2015-08-19Consolidate isFileUrl checksStephan Bergmann
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann
2015-08-19Replace utl::LocalFileHelper::IsLocalFile -> ...::IsFileUrlStephan Bergmann
2015-08-19vcl: kill 'special member functions' the compiler generatesThorsten Behrens
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara
2015-08-18ConvertSystemPathToURL->getFileURLFromSystemPathCaolán McNamara
2015-08-18ConvertURLToSystemPath->getSystemPathFromFileURLCaolán McNamara
2015-08-18rBaseURL argument now unusedCaolán McNamara
2015-08-18Get rid of obsolete LocalFileHelper::IsFileContentStephan Bergmann
2015-08-18Remove newly unused ucbhelper/fileidentifierconverter.hxxStephan Bergmann
2015-08-18lok: namespace and re-work various types & helper functions.Michael Meeks
2015-08-18Remove obsolete getLocalFileURLStephan Bergmann
2015-08-18lok::Document getStyles methodMihai Varga
2015-08-18tdf#84323: Make osl::Condition::wait more readableStephan Bergmann
2015-08-17o3tl: rename compat_functional headerThorsten Behrens
2015-08-17o3tl: remove unused codeThorsten Behrens
2015-08-17tdf#84323: Make osl::Thread::wait more readableStephan Bergmann
2015-08-17tdf#93482 vcl rendercontext: add Window::RequestDoubleBuffering()Miklos Vajna
2015-08-17make Control::ImplCallEventListenersAndHandler take a lambdaNoel Grandin
2015-08-17make Link<> typedNoel Grandin
2015-08-17make Link<> typedNoel Grandin
2015-08-17make Link<> typedNoel Grandin
2015-08-17convert Link<> to typedNoel Grandin
2015-08-17make Link<> typedNoel Grandin
2015-08-17maSelectHdl is unusedNoel Grandin
2015-08-17make Link<> typedNoel Grandin
2015-08-17maDoubleClickHdl is unusedNoel Grandin
2015-08-17maRequestDateInfoHdl is unusedNoel Grandin
2015-08-17maDateRangeChangedHdl is unusedNoel Grandin
2015-08-17maSelectionChangingHdl is unusedNoel Grandin
2015-08-17make Link<> typedNoel Grandin
2015-08-17Put Line under tools namespaceNorbert Thiebaud
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-16sal_uLong to sal_Int32/longMatteo Casalin
2015-08-16sal_uLong to sal_uInt32Matteo Casalin
2015-08-16Use constants instead of (possibly wrong) magic numbersMatteo Casalin
2015-08-16sal_uLong to sal_uInt32 as TextPaM paragraph numberMatteo Casalin