summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-14All menu labels are now displayed. There are some issues with repeated labels.Antonio Fernandez2-65/+27
2012-11-14Menu is displayed correctly in additional instancesm but not in the main one.Antonio Fernandez9-410/+483
2012-11-14Menu model hierarchy is now updated everytime a menu item is changed.Antonio Fernandez2-129/+85
2012-11-14Items are now correctly enabled and disabled.Antonio Fernandez2-68/+60
2012-11-14Most actions seem to work now. Enabled ImplSelectWithStart() for all builds.Antonio Fernandez3-64/+50
2012-11-14Some actions are now performed from Unity menubar.Antonio Fernandez2-6/+36
2012-11-14Added GLOMenu and GLOActionGroup. Menu is published with actions (not working)Antonio Fernandez9-115/+1238
2012-11-14Internal native menu is created in steps, but is incomplete at the moment.Antonio Fernandez3-110/+264
2012-11-14Native menu is completely build in one step.Antonio Fernandez5-127/+150
2012-11-14Menubar hierarchy fully generated. Native GTK menu is published on DBus.Antonio Fernandez12-13/+453
2012-11-14Added a "freeze" method to Menu. Menus are now displayed on console.Antonio Fernandez4-1/+45
2012-11-14Refactor of Menu classes from VCL module and Framework module.Antonio Fernandez7-89/+177
2012-11-14don't always show integer part for fraction formats with hard denom fdo#56205Noel Power1-1/+3
2012-11-14We need also PATH from the BUILD platform environmentTor Lillqvist1-1/+1
2012-11-14Clean upStephan Bergmann1-38/+25
2012-11-14Report errors for invalid DateAdd/Diff/Part Add parameter valuesStephan Bergmann1-3/+3
2012-11-14library definitions for lcms2 and curl are in Extarnal*Package*_foo.mkChristian Lohmaier1-3/+3
2012-11-14Copy also bin/get_config_variables to the CONF-FOR-BUILD directoryTor Lillqvist1-0/+1
2012-11-14Include clean-upStephan Bergmann2-1/+3
2012-11-14allow to override PARALLELISM and CHECK_PARALLELISM at make timeNorbert Thiebaud1-2/+2
2012-11-14stop sourcing config_host wholesale, use get_config_variables insteadNorbert Thiebaud2-14/+2
2012-11-14bin/distro-install* are called from Makefile so the env is already thereNorbert Thiebaud4-12/+0
2012-11-14use get_config_variables in ./downloadNorbert Thiebaud1-1/+1
2012-11-14rtl::OUString -> OUString in bridgesRicardo Montania3-10/+4
2012-11-14do not remove logging directory under handsPetr Mladek1-1/+3
2012-11-14fix wae ( bVisible not used )Noel Power1-1/+0
2012-11-14callcatcher: more binfilter freed up methodsCaolán McNamara10-205/+6
2012-11-14loplugin: unused std::stringsCaolán McNamara1-4/+0
2012-11-14add regression tests for .bmps/.rles including EDB-22680Caolán McNamara9-0/+6
2012-11-14add a regression test for EDB-22681Caolán McNamara1-0/+0
2012-11-14callcatcher: neither setNumberFormat is usedCaolán McNamara3-23/+0
2012-11-14The additional methods of SO2_*_REF over SV_*_REF are now unusedCaolán McNamara22-175/+18
2012-11-14callcatcher: update unused code post binfilter deathCaolán McNamara24-563/+36
2012-11-14add a way to extract variables from config_host/build and shell-export themNorbert Thiebaud1-0/+23
2012-11-14allow hiding of rtl or ltr buttons on toolbars when ctl selected fdo#33356Noel Power1-9/+3
2012-11-14Clean up removal of binfilter tests from smoketestStephan Bergmann8-76/+9
2012-11-14fdo#55525 import RTF_TRLEFTMiklos Vajna3-0/+64
2012-11-14Deliver the right curl librariesFridrich Štrba1-0/+1
2012-11-14Turn "odd number of Which-IDs" into a true assertStephan Bergmann1-2/+2
2012-11-14Cleanup unusedcode.easyJosé Guilherme Vanz4-55/+0
2012-11-13fix liblangtag for win and cleanup autoconfPeter Foley2-3/+11
2012-11-13pywizards: Use local variablesXisco Fauli8-298/+273
2012-11-13pyagenda: fix finish wizardXisco Fauli5-31/+13
2012-11-13pyagenda: forgot a methodXisco Fauli1-18/+0
2012-11-13pyagenda: remove unused codeXisco Fauli1-54/+1
2012-11-13pyagenda: Fix "the document already exists"Xisco Fauli1-2/+6
2012-11-13fix system boostPeter Foley14-21/+25
2012-11-13fdo#56776: Change in formula options should cause repaint.Kohei Yoshida1-0/+5
2012-11-13Avoid global static dataStephan Bergmann12-76/+101
2012-11-13save fixed denominator for fractions fdo#56419Noel Power7-12/+43