summaryrefslogtreecommitdiff
path: root/svtools/source/control
AgeCommit message (Expand)Author
2014-01-16fdo#54938: Convert svtools to cppu::supportsService...Marcos Paulo de Souza
2014-01-13remove _STRING_HXX gibbereshCaolán McNamara
2014-01-10Use proper bool operationsStephan Bergmann
2014-01-07translated german commentsLuc Castermans
2014-01-05translated German commentsLuc Castermans
2013-12-23svt: All files are compiled with enabled exception handling.Matúš Kukan
2013-12-18vcl get rid of xub_StrLen and STRING_LEN in outdev3Norbert Thiebaud
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-12-04convert OutputDevice::HasGlyphs from xub_StrLen->sal_Int32Noel Grandin
2013-12-02Drop duplicate #includeTakeshi Abe
2013-11-25WaE: unused variablesTor Lillqvist
2013-11-25Integrate branch of IAccessible2Steve Yin
2013-11-20wrong border extraction mechanismCaolán McNamara
2013-11-20fdo#65355 Ruler Comment control doesn't disappearsRodolfo Ribeiro Gomes
2013-11-20Convert chart axis scale tab page to widget UI.Olivier Hallot
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann
2013-11-13xub_StrLen->sal_Int32Caolán McNamara
2013-11-11SAL_WARN_UNUSED INetURLObjectStephan Bergmann
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