summaryrefslogtreecommitdiff
path: root/svtools/source/control
AgeCommit message (Expand)Author
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-23convert code to use OUString::endsWithNoel Grandin
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl
2013-10-21remove uses of COMPARE_*Caolán McNamara
2013-10-21post String conversion cleanupThomas Arnhold
2013-10-07make font style size stable on switching fontsCaolán McNamara
2013-10-06Ruler: don't draw ticks out of the ruler areaTomaž Vajngerl
2013-09-27cppcheck: redundantAssignmentJulien Nabet
2013-09-18fdo#69280 fixing comments toggle button position when localAbdulaziz A Alayed
2013-09-17fdo#63926: remove extra include paths in svtools/ and sfx2/Marcos Paulo de Souza
2013-09-17convert SVTOOLS module from String to OUStringNoel Grandin
2013-09-15Fix drawing of fine dashed border typeZolnai Tamás
2013-09-15ruler: Also show ticks below/above numbers in "negative" areaTomaž Vajngerl
2013-09-15Ruler: disable snapping, tooltipsTomaž Vajngerl
2013-09-15ruler: translate or clear comments in ruler.cxxTomaž Vajngerl
2013-09-13select sheet menu as a right-click popup to the prev/next sheet dingusCaolán McNamara
2013-09-12cppcheck: fix Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-09-12drop tools/string.hxx from a bunch of placesCaolán McNamara
2013-09-03WaE: C4805: '!=' : unsafe mix of type 'bool' and type 'sal_Bool'Tor Lillqvist
2013-09-03dbgutil deref of empty vector assertCaolán McNamara
2013-09-03Ruler: minimal unit 1/16 inch, 1/10 cm, dynamic tick draw, variousTomaž Vajngerl
2013-09-03Ruler: clear ruler elements at copying only when input is not emptyTomaž Vajngerl
2013-09-03Ruler: use vector instead of array for elementsTomaž Vajngerl
2013-08-31fdo#39468: Translate German commentsPhilipp Riemer
2013-08-31fix existing commentsPhilipp Riemer
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-30fdo#68689 Sub-divide ruler ticks into 1/8 insted of 1/10 for inchTomaž Vajngerl
2013-08-29Use different cursor when resizing borders than moving.Tomaž Vajngerl
2013-08-29Highlight indents on ruler on mouse over and dragging.Tomaž Vajngerl
2013-08-29fdo#67033 fix default tab drawing on rulerTomaž Vajngerl
2013-08-27Spread "Use std::find()" part2Julien Nabet
2013-08-27Use std::find().Jan Holesovsky
2013-08-27Bin bool + transform while into for loop + add end iterator (3)Julien Nabet
2013-08-24Mark as constTakeshi Abe
2013-08-24sal_Bool to boolTakeshi Abe
2013-08-22fix windows build after my String->OUString changesNoel Grandin
2013-08-22convert svtools/source/control/* from String to OUStringNoel Grandin
2013-08-22convert svtools/source/control/toolbarmenuimp.hxx from String to OUStringNoel Grandin
2013-08-22convert include/svtools/calendar.hxx from String to OUStringNoel Grandin
2013-08-22convert include/svtools/ctrl*.hxx from String to OUStringNoel Grandin
2013-08-22convert include/svtools/file*.hxx from String to OUStringNoel Grandin
2013-08-22convert include/svtools/fmtfield.hxx from String to OUStringNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-08-16Related: fdo#38838 ToInt64 and a EqualsIgnoreCaseAscii variant are now unusedCaolán McNamara
2013-08-15Revert "fdo#63926 - remove extra include paths in svtools/ and sfx2/"Michael Stahl
2013-08-15Revert "fdo#63926 - remove extra include paths in svtools/ and sfx2/"Michael Stahl
2013-08-15fix Windows build after my String->OUString changesNoel Grandin