summaryrefslogtreecommitdiff
path: root/svtools/inc
AgeCommit message (Expand)Author
2012-09-28convert hard-coded layout of char name tabpage to .uiCaolán McNamara
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-09-27Remove DECLARE_SVTREELIST.Kohei Yoshida
2012-09-27Use more STL iterators instead of First(), Next() and last() (sic).Kohei Yoshida
2012-09-27Correct prefix for integer type.Kohei Yoshida
2012-09-27Let's use std::vector directly.Kohei Yoshida
2012-09-27const correctness.Kohei Yoshida
2012-09-27Hide method definitions of SvTreeEntryList.Kohei Yoshida
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin
2012-09-21unusedcode: SvtSlideSorterBarOptions::*ListenerLinkMatúš Kukan
2012-09-17XubString->OUStringCaolán McNamara
2012-09-14- fdo#35973 - Remember the state of the sidebar pane in Impress (ToolPanel)Rob Snelders
2012-09-14gridfixes: ensure removal of a column in grid control adjusts the cursorNorbert Thiebaud
2012-09-14gridfixes: re-enable the mouse listeners which got lostNorbert Thiebaud
2012-09-14gridfixes: #i117398# allow to specify selection colors in table/gridNorbert Thiebaud
2012-09-14gridfixes: copied #i112562#'s fix from CWS gridcontrol06 hereinNorbert Thiebaud
2012-09-14gridfixes: when the table controls doesn't have the focus use diff. color.Norbert Thiebaud
2012-09-14gridfixes: #i117265# use a NumberFormatter for converting cell values to text.Norbert Thiebaud
2012-09-11XubString->rtl::OUStringCaolán McNamara
2012-08-28-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-26remove VBA_OOBUILD_HACK and friendsNoel Power
2012-08-18remove some useless commentsThomas Arnhold
2012-08-15-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-14code cleanupRob Snelders
2012-08-13Convert from tools/list.hxx to tools/contnr.hxxNoel Grandin
2012-08-13unusedcode.easy: remove unused codeThomas Arnhold
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-07Use the correct licence headerArnaud Versini
2012-08-07remove empty ascii boxes and stuffThomas Arnhold
2012-08-07Remove non-existing forward declarationsThomas Arnhold
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás
2012-08-03Move PlaceEditDialog class and resources to svtools.Rafael Dominguez
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara
2012-07-30Typo ressource -> resourceStephan Bergmann
2012-07-27add RtfAttributeOutput::FlyFrameOLEReplacementMiklos Vajna
2012-07-27svtools: add new math rtf keywordsMiklos Vajna
2012-07-26fd0#35973 - [EasyHack] Remember the state of the sidebar pane in ImpressRob Snelders
2012-07-26pTabBar is always NULLIvan Timofeev
2012-07-18Revert hrc string cleanupThomas Arnhold
2012-07-15callcatcher: update unused code listCaolán McNamara
2012-07-15Resolves: fdo#37279 and #i78701# startEditingAtNode does nothingCaolán McNamara
2012-07-15These methods are virtual in the base class, so are really virtualCaolán McNamara
2012-07-14Remove unused HIDsThomas Arnhold
2012-07-14simplify include guardsThomas Arnhold
2012-07-11warning C4805: '|=': unsafe mix of types 'bool' and 'sal_Bool'Michael Stahl
2012-07-04Remove unused forward declarationsNoel Grandin
2012-07-04Convert aItems field of SvLBoxEntry class from SvPtrarr to std::vectorNoel Grandin
2012-07-04Convert aTabs field in SvTreeListBox from SvPtrarr to std::vectorNoel Grandin
2012-07-02hrc cleanup: Remove unused definesThomas Arnhold