summaryrefslogtreecommitdiff
path: root/svtools/source/control/ctrlbox.cxx
AgeCommit message (Expand)Author
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-08-29Resolves: fdo#83068 ignore spaces in font-size unit detectionCaolán McNamara
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-04new loplugin: inlinesimpleaccessmethodsNoel Grandin
2014-06-04avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard
2014-06-04remove whitespaceMarkus Mohrhard
2014-04-04callcatcher: update unused codeCaolán McNamara
2014-04-02Resolves: fdo#76905 long delay when changing font size from % to ptCaolán McNamara
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-19Add dash-dot and dash-dot-dot line styles.Kohei Yoshida
2014-03-05cast to the higher capacity type insteadEike Rathke
2014-03-05WaE: comparison of integers of different signsTor Lillqvist
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-28remove unused code FontSizeBox::GetValue(unsigned short, FieldUnit)Noel Grandin
2014-02-25Remove visual noise from svtoolsAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-22Only allow approved border styles in cell borders.Kohei Yoshida
2014-01-20Better pixelization of dashed lines for screen rendering.Kohei Yoshida
2014-01-20Related: #i56998# use FUNIT_PERCENT on fields that allow relative valueTsutomu Uchino
2014-01-17Revise the line patterns further. Now they look satisfactory to my eye.Kohei Yoshida
2014-01-17Apply dashing without consulting current map unit.Kohei Yoshida
2014-01-17More fine-tuned stroke patterns.Kohei Yoshida
2014-01-17Remove STYLE_* and use css::table::BorderLineStyle instead.Kohei Yoshida
2014-01-07translated german commentsLuc Castermans
2014-01-05translated German commentsLuc Castermans
2013-12-04convert OutputDevice::HasGlyphs from xub_StrLen->sal_Int32Noel Grandin
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl
2013-10-07make font style size stable on switching fontsCaolán McNamara
2013-09-27cppcheck: redundantAssignmentJulien Nabet
2013-09-15Fix drawing of fine dashed border typeZolnai Tamás
2013-08-22convert svtools/source/control/* from String to OUStringNoel Grandin
2013-08-22convert include/svtools/ctrl*.hxx from String to OUStringNoel Grandin
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-08-15Revert "fdo#63926 - remove extra include paths in svtools/ and sfx2/"Michael Stahl
2013-08-12convert vcl/font.hxx from String to OUStringNoel Grandin
2013-08-12XubString->OUStringCaolán McNamara
2013-08-05fdo#63926 - remove extra include paths in svtools/ and sfx2/Radu Ioan
2013-07-19callcatcher: update unused codeCaolán McNamara
2013-07-15callcatcher: update unused codeCaolán McNamara
2013-07-03arrange a way to describe non-dropdown MetricBoxesCaolán McNamara
2013-07-02remove post .ui conversion unused ResId loadersCaolán McNamara
2013-06-19Resolves: #i122418# Added workaround to not use GetBitmap on windowsArmin Le Grand
2013-06-16Add UI for fine dashed border typeMiklos Vajna
2013-06-10mingw64: use integers able to contain a size in svtoolsFridrich Štrba