summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2016-07-20convert more DBG_ASSERT(false to SAL_WARNNoel Grandin3-3/+3
2016-07-20convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin1-1/+1
2016-07-20Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann8-96/+97
2016-07-20use Any constructor instead of temporariesNoel Grandin1-3/+1
2016-07-20Fix typosAndrea Gelmini1-2/+2
2016-07-20tdf#97087 Give comprehensible names to timersMuhammet Kara1-1/+1
2016-07-20vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock2-2/+2
2016-07-20unnecessary use of OUString constructorNoel Grandin3-50/+50
2016-07-20vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock4-38/+38
2016-07-20loplugin:privatebase: Publicly derive from binary_/unary_functionStephan Bergmann3-4/+4
2016-07-20Fix typosAndrea Gelmini11-12/+12
2016-07-13No need for extern "C" hereStephan Bergmann1-1/+1
2016-07-13include/jvmfwk/*.h -> .hxx (only ever included from C++ code)Stephan Bergmann1-1/+1
2016-07-12loplugin:unusedfieldsNoel Grandin2-4/+0
2016-07-12Remove excess newlinesChris Sherlock90-892/+0
2016-07-12update unusedmethods plugin to deal with constructorsNoel Grandin2-19/+0
2016-07-12update loplugin stylepolice to check local pointers varsNoel Grandin1-5/+5
2016-06-26VclPtr: svtools error message dialog doesn't disposeCaolán McNamara1-0/+1
2016-06-12svtools: implement clipboard import of JPEG filesMiklos Vajna1-0/+25
2016-05-25ruler: close the polygon when drawing indent handle (gtk3, gl)Tomaž Vajngerl1-1/+3
2016-05-25tdf#95954: Reasonable background for roadmap widgetKatarina Behrens2-8/+13
2016-04-05Disable gdrive/OneDrive/Alfresco cloud based on whether they are compiled in.Jan Holesovsky1-7/+9
2016-03-15vcl: move graph.[hx]xx to graphic.[hc]xxChris Sherlock9-9/+9
2016-02-05tdf#91017 Enhance WMF import of EMR_ALPHABLEND actionArmin Le Grand1-2/+2
2016-01-28Resolves: tdf#96580 Sequence::get doesn't return the start of the dataCaolán McNamara1-1/+1
2016-01-21Related tdf#96833: hide user and password for WebDAV servers...Giuseppe Castagno1-3/+8
2016-01-12New saving behaviorMaxim Monastirsky1-40/+2
2016-01-07Related tdf#96833: breadcrumb: setting URL, host port gets lost.Giuseppe Castagno1-1/+10
2016-01-06Related tdf#96833: fix behaviour of 'Remote Files' edit dialog.Giuseppe Castagno1-4/+8
2016-01-06Related tdf#96833: Allow port with more than 4 charactersJulien Nabet1-2/+2
2015-12-23tdf#96637 svtools: fix missing highlight of selected entry in list boxMiklos Vajna1-7/+7
2015-12-15svtools: print some exception messages with SAL_WARNMichael Stahl1-6/+6
2015-12-06tdf#87933 easier visibility of automatic page breaksAybuke Ozdemir1-2/+2
2015-11-26vcl: reduce pointless timer / scheduler / idle includes.Michael Meeks1-0/+1
2015-11-25loplugin:unusedfields in include/sot,include/svl,include/svtoolsNoel Grandin1-11/+11
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara1-2/+2
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara1-1/+2
2015-11-23loplugin:unusedfields svtools/Noel Grandin4-11/+6
2015-11-20loplugin:sallogareasStephan Bergmann1-1/+1
2015-11-19use comphelper::containerToSequenceNoel Grandin1-10/+2
2015-11-18use unique_ptr for pImpl in svtools/Noel Grandin10-16/+4
2015-11-16Move CommandInfoProvider to vcl and use it from thereSamuel Mehrbrodt2-318/+0
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin5-18/+7
2015-11-16tdf#60906 Make color configuration consistentSedat Ak1-8/+8
2015-11-16Cleanup: Consolidate the different ways to get command labels/tooltipsSamuel Mehrbrodt2-0/+318
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian1-341/+317
2015-11-15use initialiser for Sequence<OUString>Noel Grandin5-12/+5
2015-11-15use initialiser for Sequence<OUString>Noel Grandin2-6/+3
2015-11-15use initialiser for Sequence<OUString>Noel Grandin3-8/+4
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin5-12/+6