summaryrefslogtreecommitdiff
path: root/svtools/source/uno/treecontrolpeer.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-11-29Remove unused method & remove header include by using forward declaration.Kohei Yoshida1-0/+1
2012-11-29More on removing direct access to tree entry's view flags.Kohei Yoshida1-3/+3
2012-11-29Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida1-4/+6
2012-11-28Make SvViewDataItem a struct, with only one public data member...Kohei Yoshida1-6/+6
2012-11-19re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida1-0/+1
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida1-20/+20
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida1-6/+6
2012-10-11Avoid sub-classing from std container, especially for this.Kohei Yoshida1-8/+0
2012-07-15Resolves: fdo#37279 and #i78701# startEditingAtNode does nothingCaolán McNamara1-28/+3
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-8/+5
2012-05-09removed unused definesTakeshi Abe1-2/+0
2012-03-20remove extra string castsCaolán McNamara1-6/+5
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-6/+6
2012-01-13Fix for fdo43460 Part XXXVII getLength() to isEmpty()Olivier Hallot1-7/+7
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz1-1/+0
2011-12-08childs -> childrenMichael T. Whiteley1-4/+4
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud1-2/+0
2011-05-20remove un-necessary codeMichael Meeks1-10/+1
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-39/+39
2011-02-14gridsort: pulled and merged DEV300_m100Frank Schoenheit [fs]1-25/+25
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner1-5/+5
2011-01-07gridsort: RowHeight belongs to the GridControlModel (not the GridDataModel), tooFrank Schoenheit [fs]1-2/+2
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko1-12/+12
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang1-0/+18
2010-11-05removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and frame...Xiaofei Zhang1-25/+25
2010-11-01remove a confusing use of GetMutex() when a SolarMutexGuard is really meantNorbert Thiebaud1-33/+34
2010-10-25rename osl::SolarMutexGuard -> SolarGuard to avoid namespace ambiguityNorbert Thiebaud1-33/+33
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-33/+33
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-09-03dba34a: removed SvLBox'es (and friends) Set/GetWindowBits. They were used in ...Frank Schoenheit [fs]1-12/+12
2010-09-03fs33a: revert the original fix for HideInactiveSelection support in the tree ...Frank Schoenheit [fs]1-3/+3
2010-09-03CWS-TOOLING: integrate CWS fs33aKurt Zenker1-0/+18
2010-08-23fs33a: expose the WB_HIDESELECTION but of the tree control at its UNO APIFrank Schoenheit [fs]1-0/+18
2010-05-06os141: removed debug code which slipped in with some recent change ...Frank Schoenheit [fs]1-8/+3
2010-05-05os141: added XTreeControl::getNodeRectFrank Schoenheit [fs]1-0/+14
2010-03-16os141: fix order of callsOcke Janssen [oj]1-2/+2
2010-05-05slidecopy: set the WB_DIALOGCONTROL and WB_CHILDLDGCTRL bits both at the gene...Frank Schoenheit [fs]1-3/+10
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-10INTEGRATION: CWS changefileheader (1.6.128); FILE MERGEDRüdiger Timm1-43/+18
2007-11-26INTEGRATION: CWS impress134 (1.4.124); FILE MERGEDIvo Hinkelmann1-4/+4
2007-11-01INTEGRATION: CWS impress131_SRC680 (1.4.104); FILE MERGEDJens-Heiner Rechtien1-3/+3
2007-07-02#i10000#: initialize variables to placate compiler warningJens-Heiner Rechtien1-7/+9
2007-06-29#i10000#: fix includesJens-Heiner Rechtien1-3/+3
2007-06-27INTEGRATION: CWS awttree01 (1.1.2); FILE ADDEDJens-Heiner Rechtien1-0/+1757