summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2012-08-29fdo#36149: Do not display error dialogs while showing a menuStephan Bergmann1-0/+40
2012-08-16sync cell context menu & edit menu 'PasteSpecial' entries for calc fdo#46250Noel Power1-1/+2
2012-06-11fdo#35972: toolbarmanager must be aware of changes in SvtMiscOptionsIvan Timofeev3-0/+14
2012-06-11fdo#42405: remove this, nowadays MenuItemAllowed disables menu entriesIvan Timofeev1-4/+0
2012-05-08resolved fdo#46160 query model only once whether it is a previewEike Rathke3-19/+47
2012-04-03Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann3-3/+3
2012-03-05lp#562027: fix logout with quickstarterBjoern Michaelsen3-1/+48
2012-02-08add the "Send Feedback..." help menu itemIvan Timofeev1-1/+2
2012-01-15The "Open..." button's more room problem solved fdo#33794Tomcsik Bence2-11/+11
2012-01-12fix prefix of command line switches (-- instead of -) fdo#40991Andras Timar3-9/+9
2012-01-11workaround internal compiler error with gcc 4.7David Tardon2-2/+4
2011-12-18Always load res of LibO UI locale, not system deflocale fdo#43475Andras Timar3-4/+4
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-07Change "menues" to "menus"Michael T. Whiteley1-1/+1
2011-12-07Make dialogs fail with an exception in headless tests.Stephan Bergmann1-5/+4
2011-12-05add some form control support for basic dialogsNoel Power1-0/+2
2011-12-03property name spelling s/Visiable/Visible/Michael Stahl1-4/+4
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke2-3/+3
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-28s/weather/whether/ where appropriateKorrawit Pruegsanusak1-1/+1
2011-11-28typos fixingKorrawit Pruegsanusak3-15/+15
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-523/+0
2011-11-27remove pch from the include listNorbert Thiebaud5-5/+0
2011-11-27remove include of pch header from frameworkNorbert Thiebaud192-377/+0
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud1-2/+0
2011-11-26Remove some uses of OUString::setCharAtAugust Sodora1-1/+1
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-1/+1
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon1-1/+1
2011-11-21cppcheck: C-style pointer castingAugust Sodora1-4/+5
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4
2011-11-14LoadEnv::impl_makeFrameWindowVisible: fix crash:Michael Stahl1-4/+4
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann3-6/+5
2011-11-13spellingLionel Elie Mamane1-25/+25
2011-11-13fdo#35091 do not honour ForceFocusAndToFront preference for previewLionel Elie Mamane1-8/+15
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann5-30/+16
2011-11-08remove empty Text [ x-comment ] entriesAndras Timar1-7/+0
2011-10-18Undo basis/brand split: move program/{addin,filter,plugin} from basis to brand.Stephan Bergmann1-7/+2
2011-10-18Undo basis/brand split: move presets/ from basis to brand.Stephan Bergmann1-7/+4
2011-10-07Undo basis/brand split: merge basis share/ into brand share/.Stephan Bergmann1-8/+10
2011-10-07Improved exception reporting.Stephan Bergmann1-18/+32
2011-10-07cppcheck scope reduction in framework/.. menubarmanager.cxxPierre-André Jacquod1-1/+1
2011-10-07cppcheck scope reduction in framework/... menumanager.cxxPierre-André Jacquod1-1/+1
2011-10-06WaE: unreferenced local variableTor Lillqvist1-1/+1
2011-10-06WaE: unreachable codeTor Lillqvist1-2/+0
2011-10-05tweak assertCaolán McNamara1-4/+4
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
2011-10-02StatusBarDescriptor never usedCaolán McNamara2-19/+0
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann1-1/+1
2011-09-26WaE: unused eCaolán McNamara1-14/+14
2011-09-26callcatcher: panelwindow unusedCaolán McNamara4-132/+0