summaryrefslogtreecommitdiffstats
path: root/framework/inc/helper
Commit message (Expand)AuthorAgeFilesLines
* re-base on ALv2 code.Michael Meeks2012-06-222-46/+28
* re-base on ALv2 code.Michael Meeks2012-06-2113-305/+188
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-141-0/+3
* noone uses ShareableMutex::getShareableOslMutexCaolán McNamara2012-01-131-1/+0
* childs -> childrenMichael T. Whiteley2011-12-082-2/+2
* typos fixingKorrawit Pruegsanusak2011-11-281-4/+4
* Remove RCS headerThomas Arnhold2011-09-201-3/+0
* add mode-lines hereCaolán McNamara2011-05-251-0/+3
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-2922-0/+0
* Remove commented code in libs-core/frameworkXisco Fauli2011-03-291-8/+0
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-1226-504/+88
|\
| * CWS gnumake3: pull in cws removetooltypes01Mathias Bauer2011-02-082-3/+3
| |\
| | * removetooltypes01: rebase to DEV300_m96Mikhail Voytenko2011-01-0611-479/+87
| | |\
| | * | removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and frame...Xiaofei Zhang2010-11-054-6/+6
| * | | CWS gnumake3: rename gb_StdLibs -> gb_STDLIBS; remove explicit linking of ind...Mathias Bauer2011-02-022-54/+52
| | |/ | |/|
| * | CWS-TOOLING: integrate CWS gnumake2Hans-Joachim Lankenau2010-12-1711-514/+70
| |\ \
| | * \ CWS gnumake2: resync to m94Mathias Bauer2010-11-261-0/+52
| | |\ \ | | |/ / | |/| |
| | * | CWS gnumake2: resync to DEV300_m84Bjoern Michaelsen2010-07-134-150/+63
| | |\|
| | * | CWS gnumake2: gcc needs RTTI for not exported base class; make if private and...Mathias Bauer2010-04-301-34/+33
| | * | CWS gnumake2: fix template export of MSVCMathias Bauer2010-04-293-78/+89
| | * | CWS gnumake2: move all delivered framework headers to inc/frameworkMathias Bauer2010-04-198-464/+3
| | * | CWS gnumake2: rebase to DEV300_m76; fix build problemsMathias Bauer2010-04-1726-108/+26
| | |\ \
| | * | | CWS gnumake2: export all symbols in framework using declspecMathias Bauer2010-04-1612-78/+90
| * | | | CWS-TOOLING: integrate CWS dockingwindowsVladimir Glazunov2010-11-161-0/+52
| |\ \ \ \
| | * | | | dockingwindows: Fixed many issues regarding the layout manager reworkCarsten Driesner2010-09-241-0/+52
| | | |_|/ | | |/| |
| * | | | CWS changehid: resync to m84Mathias Bauer2010-07-135-147/+63
| |\| | | | | |_|/ | |/| |
* | | | migrate to use boost unordered containersFridrich Štrba2011-02-051-1/+1
* | | | resolve more ownership cyclesCaolán McNamara2011-01-211-0/+66
* | | | use a weakchangeslistener insteadCaolán McNamara2011-01-211-0/+39
* | | | break ownership cycleCaolán McNamara2011-01-211-0/+71
* | | | HC Cleanup - libs-coreJoseph Powers2010-11-161-1/+1
* | | | get this to build againCaolán McNamara2010-11-161-4/+2
* | | | High-Contrast Cleanup Phase #1Joseph Powers2010-11-061-2/+12
* | | | add modelines to .hxx files as wellCaolán McNamara2010-10-2826-0/+76
* | | | fdo#632229# For unx set WM_CLASSes that matches the .desktop filesCaolán McNamara2010-10-271-0/+4
* | | | merge vosremoval-timer.diffNorbert Thiebaud2010-10-251-1/+1
* | | | startup optimization, remove unused global stringsCaolán McNamara2010-10-221-1/+0
* | | | more removed include guards using fixguard.pyPetr Mladek2010-10-056-40/+0
| |/ / |/| |
* | | cws tl74: merge with DEV300_m81Thomas Lange [tl]2010-06-094-147/+8
|\ \ \
| * \ \ slidecopy: merge after copying in CWS renaissance2Frank Schoenheit [fs]2010-06-033-2/+8
| |\ \ \
| | * \ \ slidecopy: mergeFrank Schoenheit [fs]2010-04-1226-168/+88
| | |\ \ \
| | | * \ \ slidecopy: merge CWS wth MWS-m76Frank Schoenheit [fs]2010-04-091-2/+2
| | | |\ \ \ | | | | |/ / | | | |/| |
| | * | | | slidecopy: moved Frame/ResourceURL/Type from css.ui.UIElement to css.ui.XUIEl...Frank Schoenheit [fs]2010-04-092-0/+6
| | | |/ / | | |/| |
| | * | | slidecopy: minor edit ... let GetImage/ByURL take a 'const Reference&', not a...Frank Schoenheit [fs]2010-03-161-2/+2
| | | |/ | | |/|
| * | | Adding PopupMenuController to allow PopupMenuControllerBase dervivates to be ...Christian Lippka2010-03-211-145/+0
| | |/ | |/|
* | | cws tl74: merge with DEV300_m72Thomas Lange [tl]2010-02-2626-106/+26
|\| |
| * | changefileheader2: #i10000#: convert files with CR/LF characters to CR onlyJens-Heiner Rechtien2010-02-121-40/+40
| * | changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-1226-128/+48
| |/
* | cws tl74: #i106019# fixed problem with language status barThomas Lange [tl]2010-02-181-1/+1
* | cws tl74: merge with DEV300_m68; AND Unix LF conversion for some files!Thomas Lange [tl]2010-01-063-123/+123
|\|