summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Collapse)Author
2011-02-20Cleanup some #include <tools/list.hxx>Joseph Powers
2011-02-19Remove WTC supportThomas Arnhold
http://www.openoffice.org/issues/show_bug.cgi?id=52746 "WTC - watcom compiler (OS2, WNT?) - obsolete"
2011-02-18Method always returns true and contents are pure constCaolán McNamara
So removing it, I can't see the point of it.
2011-02-18merged DEV300Release Engineering
2011-02-17WaE: unused variableDavid Tardon
2011-02-17WaE: unused variableDavid Tardon
2011-02-17WaE: unused variableDavid Tardon
2011-02-17WaE: unused variableDavid Tardon
2011-02-16CWS-TOOLING: integrate CWS accfixesIvo Hinkelmann
2011-02-16CWS-TOOLING: integrate CWS mongolianlayoutIvo Hinkelmann
2011-02-16fixed compile errors after resync to m100, part2Malte Timmermann [mt]
2011-02-16USHORT removedos
2011-02-15CWS mongolianlayout: resync to m100Mathias Bauer
2011-02-15accfixes: merged to m100Malte Timmermann [mt]
2011-02-15m100 mergedos
2011-02-15chart52: merge with DEV300_m100Ingrid Halama [iha]
2011-02-13WaE: unused return valCaolán McNamara
2011-02-13Remove bogus commentsGuillaume Poussel
2011-02-12Remove precompiled header support.Joseph Powers
The precompiled header has already been disabled via #if 0. I just deleted the precompile header code and removed the include from all the files. A make clean works fine on CUI.
2011-02-12Remove #include "bootstrp/sstring.hxx"Joseph Powers
This file is no longer needed outside of tools.
2011-02-12Remove DECLARE_LIST( UniStringList, UniString* )Joseph Powers
I converted the DECLARE_LIST() into a vector<> and moved it to the .hxx file. This also means I no longer have to reference /bootstrp/sstring.hxx.
2011-02-11sw34bf03: merge to-be-m100 DEV300_nextMichael Stahl
2011-02-11Describe fonts the same way as the default font dialogs on each platform doCaolán McNamara
i.e. Windows: Font, Style, Size http://msdn.microsoft.com/en-us/library/ms646958%28v=vs.85%29.aspx MacOsX: Family, Typeface, Size http://sketchup.google.com/crimages/layout-set-ShowFonts-mac-en.jpg GNOME: Family, Style, Size http://live.gnome.org/Design/GTKFontDialog/UsabilityEvaluations
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba
2011-02-08Remove useless comments in components.Guillaume Poussel
2011-02-08CWS gnumake3: found another tools integer typeMathias Bauer
Notes: split repo tag: components_ooo/DEV300_m100
2011-02-08CWS gnumake3: pull in cws removetooltypes01Mathias Bauer
2011-02-08removetooltypes01: Fix build problems after rebase to DEV300m99 in basctl, ↵Carsten Driesner
cui, reportdesign, sw
2011-02-08std::bit_vector -> ::std::vector<bool, std::allocator<bool> >Fridrich Štrba
2011-02-07lp#696527: enable human icon theme in LibreOfficebjoern.michaelsen@canonical.com
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-02-06Some cppcheck cleaningJulien Nabet
2011-02-06translate some commentsKarsten Gerloff
2011-02-06Remove lots of dead codeThomas Arnhold
2011-02-06move components to boost unordered containersFridrich Štrba
2011-02-03CWS gnumake3: resync to m99Mathias Bauer
2011-02-02os146: gnumake3 mergedos
2011-01-31WaE: various new gcc 4.6.0 warningsCaolán McNamara
2011-01-30Resolves: rhbz#673819 crash on changing position of drawing object in headerCaolán McNamara
The header/footer objects are cunning wrappers to pretend to some parts of the drawing stuff that there are multiple objects, while in reality there is only one. So call HasText actually gets a totally different object from the cast :-(
2011-01-28CWS-TOOLING: integrate CWS undoapiVladimir Glazunov
2011-01-28undoapi: pulled and merged DEV300.m98Frank Schoenheit [fs]
2011-01-27CWS-TOOLING: integrate CWS tl84Vladimir Glazunov
2011-01-27WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-26WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-26Remove some dead code.Thomas Arnhold
2011-01-25Remove FS_PRIV_DEBUG directive.Thomas Arnhold
2011-01-25Fix minor ULONG glitchTor Lillqvist
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-22Remove some dead code.Thomas Arnhold
2011-01-22Remove empty description and dates.Thomas Arnhold